Welcome![Sign In][Sign Up]
Location:
Search - VISUAL c GIS

Search list

[CSharpCSharpASP_Hotspot

Description: 这个是在mapxtreme的官方网站下载过来的和asp.net结合起来的GIS代码,原来是vb写的,此为已经改成的c#语言版本,主要功能是在地图上面根据鼠标的坐标不同而显示不同的内容。-mapxtreme this is the official website and download over the combination of Asp. Net GIS code was originally written in Visual Basic, which has been changed to the c # language version, Its main function is above the map coordinates of the mouse under different show different content.
Platform: | Size: 23204 | Author: dino | Hits:

[CSharpArcGISEngineVSNET

Description: 利用ArcGIS Engine、VS .NET和Windows控件开发GIS应用,使用了C#和Visual Basic .NET两种语言创建,但以下技术实现集中倾向于C#方案。向ToolbarControl添加ArcGIS Engine命令和工具。 l 创建弹出式菜单 l 在TOCControl中管理标签编辑 l 在MapControl中绘制图形。 2 为MapControl、PageLayoutControl和ToolbarControl创建定制工具。 3 用户化ToolbarControl。 4 在Windows操作系统中部署应用。
Platform: | Size: 406533 | Author: 夜未央 | Hits:

[.netengine

Description: 在Visual studio 2005环境下利用C#语言和ESRI的AO软件包实现的GIS系统-In Visual studio 2005 environment using C# language and the realization of ESRI in the GIS software package AO system
Platform: | Size: 96256 | Author: 音乐 | Hits:

[GIS programA-SMGCS_based_on_DIS

Description: 以VS.NET为开发工具,利用地理信息系统(GIS)二次开发工具MapObjects 组件技术对系统的数据库设计和具体实现进行了研究。以国内某机场为例,在C#环境下设计了机场场面监控系统,为机场现场运行指挥提供了可视化、便捷化的信息管理平台,以减少机场停机坪安全事故的发生。 -To VS.NET development tools for the use of geographic information systems (GIS) technology secondary development tool MapObjects components of the system' s database design and realization studied. To a domestic airport, for example, in C# environment to design the airport scene monitoring system, run the command for the airport site to provide a visual, easy-oriented information management platform, to reduce the occurrence of accidents airport apron.
Platform: | Size: 155648 | Author: 寂静的璀璨 | Hits:

[GIS programMyGIS0069

Description: C#(C Sharp)是微软(Microsoft)为。NET Framework量身订做的程序语言,微软公司在2000年6月发布的一种新的编程语言。C#拥有C/C++的强大功能以及Visual Basic简易使用的特性,是第一个组件导向(Component-oriented)的程序语言,和C++与Java一样亦为对象导向(object-oriented)程序语言。用c#进行gis编程。-C# (C Sharp) is a Microsoft (Microsoft) for the. NET Framework programming language tailored a new programming language that Microsoft released in June 2000. C# has in C/C++ the powerful and the Visual Basic for easy use of features, is the first component-oriented (the Component-oriented) of the program language, and C,++ and Java, like also the object-oriented (object-oriented) program language. pdf for a basic tutorial
Platform: | Size: 119808 | Author: summer | Hits:

[Windows DevelopVMapxdevelopmi

Description: Visual C++ 开发 GIS 与 GPS ,提供在线首发GPSS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。 -Visual C++ development of GIS and GPS to provide location information of the first online GPSS, display coordinates, track playback, GIS map to enlarge, shrink, selection, etc. operation.
Platform: | Size: 307200 | Author: ru | Hits:

[Software EngineeringArcObjects-GIS-CSharp.NET

Description: 基于ArcObjects与C#.NET的GIS应用开发 在广泛的社会需求调查的基础上,选择国际流行的、最具代表性的、最新版本的ArcObjects作为CIS开发组件,以C#.NET作为开发环境,全面系统地阐述了应用型GIS工程项目开发的基本思路、技术方法和应用实例。-NET GIS application development based on ArcObjects with C#. "On the basis of a wide range of social needs survey, select international pop, the most representative of the latest version of ArcObjects as the CIS development of components to C#. NET as a development environment, comprehensive and systematic exposition of the basic ideas, technology and methods are applied GIS project development, and application examples. Book from the point of view of the GIS application developers, system elaborates the basis of GIS applications development, ArcGIS application framework using ArcObjects control programming, geometric objects and spatial reference maps and related objects, the visual expression of spatial data and spatial data The management, geoprocessing framework, spatial query and spatial analysis, spatial data editing and 3D GIS application development foundation. The part of the book explain with a key to the source code, the book comes with the CD-ROM contains the complete sourc
Platform: | Size: 3757056 | Author: 小王 | Hits:

[Software EngineeringVirtual-screen-and-realization-

Description: Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。-Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made ​ ​ tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri
Platform: | Size: 9216 | Author: iwen | Hits:

[File Operategdal191

Description: GDAL库的简洁、高效深受开发人员的喜爱,很多开源的GIS软件甚至是商业GIS软件都使用了这个库。GDAL使用C++,在Visual studio环境下开发,对C,C++的支持当然不会有什么问题。但对于C#、Python、Java来说,过程就相对繁琐一些-The GDAL library concise, efficient loved by the developers, a lot of open source GIS software and even commercial GIS software using this library. GDAL use C++, Visual studio environment development of C, C++ support is of course, there will not be any problems. For C#, Python, Java, the process is relatively cumbersome some
Platform: | Size: 11520000 | Author: caisupeng | Hits:

[VC/MFCVCPPGIS1

Description: Visual C++开发GIS系统,陈建春 编著-Visual C++ development of GIS system
Platform: | Size: 14168064 | Author: fxh | Hits:

[VC/MFCVCGIS2

Description: Visual C++开发GIS系统(第2版),陈建春 编著-The Visual C++ development of GIS systems (2nd edition), CHEN Jian-ed
Platform: | Size: 25381888 | Author: fxh | Hits:

[GIS programgissrc

Description: Visual C++实现的GIS绘图程序,功能齐全,具有较好的参考价值,运行通过。-GIS drawing program Visual C++ achieve, fully functional, and has a good reference value, run through.
Platform: | Size: 3173376 | Author: fxh | Hits:

[VC/MFCMapX-and-MapInfo-electronic-map

Description: MapInfo 以及 MapX 控件,可以实现复杂的 GIS 系统设计。首先利用 MapInfo 9.5 构建地图数据,然后通过 Geoset Manager 生成 Geoset 格式文件,最后在 Visual Studio 2008 编程环境下、利用 C#编程语言对 MapX 控件进行二次开发-MapInfo and MapX control, can achieve sophisticated GIS system design. Firstly, MapInfo 9.5 build map data, and then through Geoset Manager generates Geoset format file, and finally in Visual Studio 2008 programming environment using C# programming language MapX secondary development controls
Platform: | Size: 739328 | Author: 吴少凯 | Hits:

[VC/MFCTheDevelopmentInstanceOfAnalysis

Description: 《Visual C++开发GIS系统:开发实例剖析》书籍,欢迎下载学习-" Visual C++ development of GIS systems: the development instance analysis" books, welcome to download the study
Platform: | Size: 14806016 | Author: fengshao | Hits:

[Mathimatics-Numerical algorithmsvbp2Bmapinfo

Description: 基于VB的gis导航系统 基于VB的gis导航系统-gis visual c++
Platform: | Size: 286720 | Author: 李世民 | Hits:

[GIS program最短路径和导航-源码和文档

Description: 采用Visual Studio 2010基于ArcEngine 10.1开发,采用C#开发语言,基于.Net Framework 4.0运行环境.可以打开ArcGIS支持的所有数据格式,支持将数据保存为mxd地图文档。支持图层移动,渲染功能,支持常用的GIS操作,如放大、缩小、漫游等。能够查看矢量图层的属性表,并进行条件选择,在地图上高亮显示。能够显示鼠标当前所指的要素属性信息,鼠标滑过教学楼可以显示其名字和类型(通过配置实现,本软件只配置了建筑物图层)。能够进行最短路径分析,根据手动选取的起止位置,生成可能的导航路径,显示最优的三条路径信息(按最短时间、最短距离、经过对象(建筑物)最多)。 注:本程序是比较基础的路径规划实验,代码量较小,由于实验数据较大超过了限制,并未上传,但给出了数据制作方式。如有需要原始实验数据的话请留言。(Developed by Visual Studio 2010 based on ArcEngine 10.1, using C # development language and running environment based on .Net Framework 4.0. Support layer movement, rendering function, support common GIS operations, such as zooming, zooming, roaming, etc. It can view the attribute table of the vector layer and select the condition, which can be highlighted on the map. It can display the attribute information of the elements that the mouse currently refers to, and the name and type of the building can be displayed by sliding the mouse across the teaching building (through configuration, this software only configures the building layer). The shortest path analysis can be carried out, and the possible navigation paths can be generated according to the manually selected starting and ending positions, showing the optimal three path information (according to the shortest time, the shortest distance and the most objects (buildings).)
Platform: | Size: 9982976 | Author: Micky Z | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net